projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c120db
)
(tooltip) <defgroup>: Put it in `gud' group instead
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 16 May 2001 14:53:37 +0000
(14:53 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 16 May 2001 14:53:37 +0000
(14:53 +0000)
of `c'.
lisp/tooltip.el
patch
|
blob
|
history
diff --git
a/lisp/tooltip.el
b/lisp/tooltip.el
index b0dfc443a594e36f71c0a58d5c5391a812a18ae3..9fadd00334aa67ec4c239c18adcab497070c609c 100644
(file)
--- a/
lisp/tooltip.el
+++ b/
lisp/tooltip.el
@@
-46,7
+46,7
@@
(defgroup tooltip nil
"Customization group for the `tooltip' package."
:group 'help
- :group '
c
+ :group '
gud
:group 'mouse
:group 'tools
:version "21.1"